Packet Data Convergence Protocol
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
• transfer of user plane data;
• transfer of control plane data;
• header compression;
• ciphering;
• integrity protection.
The header compression technique can be based on either IP header compression (RFC 2507) or Robust Header Compression (RFC 3095). If PDCP is configured for No Compression it will send the IP Packets without compression; otherwise it will compress the packets according to its configuration by upper layer and attach a PDCP header and send the packet.
Different header formats are defined, dependent on the type of data to be transported. In LTE, there are e.g. header formats for Control Plane PDCP Data PDU with long PDCP SN (12 bits), for User plane PDCP Data PDU with short PDCP SN (7 bits) and others.
Contents
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
References
cite-note-11. ↑ "TS 25.323". www.3gpp.org. Retrieved 2019-03-14.
cite-note-22. ↑ "TS 36.323". www.3gpp.org. Retrieved 2019-03-14.
cite-note-33. ↑ "TS 38.323". www.3gpp.org. Retrieved 2019-03-14.
External links